ComponentOne ASP.NET MVC Controls
Items Property (AnnotationLayer<T>)

C1.Web.Mvc Namespace > AnnotationLayer<T> Class : Items Property
Gets the collection of annotation elements in the AnnotationLayer.
Syntax
'Declaration
 
Public ReadOnly Property Items As IList(Of AnnotationBase)
public IList<AnnotationBase> Items {get;}
See Also

Reference

AnnotationLayer<T> Class
AnnotationLayer<T> Members